[INFO] cloning repository https://github.com/a11ywatch/accessibility-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a11ywatch/accessibility-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6441bc48b0dd5d004b0fb349807c4284aabd3e83
[INFO] testing a11ywatch/accessibility-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa11ywatch%2Faccessibility-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a11ywatch/accessibility-rs
[INFO] finished tweaking git repo https://github.com/a11ywatch/accessibility-rs
[INFO] tweaked toml for git repo https://github.com/a11ywatch/accessibility-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a11ywatch/accessibility-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a11ywatch/accessibility-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/accessibility-rs/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b772db2fef5473327b0dd5ad6e1022eddfe96fc272c8191387aae53abc0df730
[INFO] running `Command { std: "docker" "start" "-a" "b772db2fef5473327b0dd5ad6e1022eddfe96fc272c8191387aae53abc0df730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b772db2fef5473327b0dd5ad6e1022eddfe96fc272c8191387aae53abc0df730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b772db2fef5473327b0dd5ad6e1022eddfe96fc272c8191387aae53abc0df730", kill_on_drop: false }`
[INFO] [stdout] b772db2fef5473327b0dd5ad6e1022eddfe96fc272c8191387aae53abc0df730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49bbca33417d7cb4b3ebf99fcfbd7389f7a402a6e6311ed437203117fe977269
[INFO] running `Command { std: "docker" "start" "-a" "49bbca33417d7cb4b3ebf99fcfbd7389f7a402a6e6311ed437203117fe977269", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/accessibility-rs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling moite_moite v0.2.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fast_markup5ever v0.11.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling smallbitvec v2.5.3
[INFO] [stderr]    Compiling grid v0.14.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling xi-unicode v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling contrast v0.1.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling taffy v0.5.1
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling victor-tree-internal-proc-macros v0.0.1 (/opt/rustwide/workdir/accessibility-tree/proc-macros)
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling fast_html5ever v0.26.6
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rayon_croissant v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rust-i18n v2.3.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rust-i18n-support v2.3.0
[INFO] [stderr]    Compiling rust-i18n-macro v2.3.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling accessibility-scraper v0.0.14 (/opt/rustwide/workdir/accessibility-scraper)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/element_ref/element.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> accessibility-scraper/src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 101 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout] 101 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> accessibility-scraper/src/element_ref/element.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 97 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout] 97 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 |             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 178 -             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout] 178 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl std::fmt::Display for CssString {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 123 - impl std::fmt::Display for CssString {
[INFO] [stdout] 123 + impl fmt::Display for CssString {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:124:67
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 124 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 124 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl std::fmt::Display for CssLocalName {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 - impl std::fmt::Display for CssLocalName {
[INFO] [stdout] 129 + impl fmt::Display for CssLocalName {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:130:67
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 130 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/html/tree_sink.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stdout]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/selector.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accessibility-tree v0.0.14 (/opt/rustwide/workdir/accessibility-tree/victor)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/dom/mod.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<String> {
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> accessibility-tree/victor/src/fonts/parsing.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 98 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 98 +     unsafe { i16::from_ne_bytes(bytes) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 102 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 102 +     unsafe { u16::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 106 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 106 +     unsafe { u32::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/mod.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |
[INFO] [stdout]    |                    |                the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<LayoutDataForElement> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot {
[INFO] [stdout]     |                         ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/positioned.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accessibility-rs v0.1.9 (/opt/rustwide/workdir/accessibility-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "49bbca33417d7cb4b3ebf99fcfbd7389f7a402a6e6311ed437203117fe977269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49bbca33417d7cb4b3ebf99fcfbd7389f7a402a6e6311ed437203117fe977269", kill_on_drop: false }`
[INFO] [stdout] 49bbca33417d7cb4b3ebf99fcfbd7389f7a402a6e6311ed437203117fe977269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 036a66b8a5dca89f33eb917fea3d057f8341ab63eab0e6819f9375270ffadc05
[INFO] running `Command { std: "docker" "start" "-a" "036a66b8a5dca89f33eb917fea3d057f8341ab63eab0e6819f9375270ffadc05", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/accessibility-rs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling victor-tree-internal-proc-macros v0.0.1 (/opt/rustwide/workdir/accessibility-tree/proc-macros)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/element_ref/element.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> accessibility-scraper/src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 101 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout] 101 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> accessibility-scraper/src/element_ref/element.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 97 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout] 97 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 |             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 178 -             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout] 178 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl std::fmt::Display for CssString {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 123 - impl std::fmt::Display for CssString {
[INFO] [stdout] 123 + impl fmt::Display for CssString {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accessibility-scraper v0.0.14 (/opt/rustwide/workdir/accessibility-scraper)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:124:67
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 124 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 124 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl std::fmt::Display for CssLocalName {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 - impl std::fmt::Display for CssLocalName {
[INFO] [stdout] 129 + impl fmt::Display for CssLocalName {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:130:67
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 130 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/html/tree_sink.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stdout]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/selector.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/element_ref/element.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> accessibility-scraper/src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 101 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout] 101 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> accessibility-scraper/src/element_ref/element.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 97 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout] 97 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 |             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 178 -             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout] 178 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl std::fmt::Display for CssString {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 123 - impl std::fmt::Display for CssString {
[INFO] [stdout] 123 + impl fmt::Display for CssString {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:124:67
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 124 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 124 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl std::fmt::Display for CssLocalName {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 - impl std::fmt::Display for CssLocalName {
[INFO] [stdout] 129 + impl fmt::Display for CssLocalName {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> accessibility-scraper/src/selector.rs:130:67
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stdout] 130 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/html/mod.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/html/tree_sink.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stdout]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-scraper/src/node.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-scraper/src/selector.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accessibility-tree v0.0.14 (/opt/rustwide/workdir/accessibility-tree/victor)
[INFO] [stderr]    Compiling maud_macros v0.25.0
[INFO] [stderr]    Compiling maud v0.25.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/dom/mod.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<String> {
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> accessibility-tree/victor/src/fonts/parsing.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 98 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 98 +     unsafe { i16::from_ne_bytes(bytes) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 102 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 102 +     unsafe { u16::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 106 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 106 +     unsafe { u32::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/mod.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |
[INFO] [stdout]    |                    |                the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<LayoutDataForElement> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot {
[INFO] [stdout]     |                         ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/positioned.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accessibility-rs v0.1.9 (/opt/rustwide/workdir/accessibility-rs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/dom/mod.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<String> {
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> accessibility-tree/victor/src/fonts/parsing.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 98 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 98 +     unsafe { i16::from_ne_bytes(bytes) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 102 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 102 +     unsafe { u16::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> accessibility-tree/victor/src/fonts/parsing.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     unsafe { mem::transmute(bytes) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 106 -     unsafe { mem::transmute(bytes) }
[INFO] [stdout] 106 +     unsafe { u32::from_ne_bytes(bytes) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/mod.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |
[INFO] [stdout]    |                    |                the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<LayoutDataForElement> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot {
[INFO] [stdout]     |                         ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> accessibility-tree/victor/src/layout/positioned.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> AbsolutelyPositionedFragment<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] running `Command { std: "docker" "inspect" "036a66b8a5dca89f33eb917fea3d057f8341ab63eab0e6819f9375270ffadc05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036a66b8a5dca89f33eb917fea3d057f8341ab63eab0e6819f9375270ffadc05", kill_on_drop: false }`
[INFO] [stdout] 036a66b8a5dca89f33eb917fea3d057f8341ab63eab0e6819f9375270ffadc05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0733817870c7d6561efe55fcd3dad1178c53e61a07ba5e3a9ef26195810ec05
[INFO] running `Command { std: "docker" "start" "-a" "b0733817870c7d6561efe55fcd3dad1178c53e61a07ba5e3a9ef26195810ec05", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/accessibility-rs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/element_ref/element.rs:101:25
[INFO] [stderr]     |
[INFO] [stderr] 101 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> accessibility-scraper/src/lib.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 101 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stderr] 101 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> accessibility-scraper/src/element_ref/element.rs:97:24
[INFO] [stderr]    |
[INFO] [stderr] 97 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 97 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stderr] 97 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/html/mod.rs:178:30
[INFO] [stderr]     |
[INFO] [stderr] 178 |             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 178 -             traversal_scope: fast_html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stderr] 178 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/selector.rs:123:6
[INFO] [stderr]     |
[INFO] [stderr] 123 | impl std::fmt::Display for CssString {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 123 - impl std::fmt::Display for CssString {
[INFO] [stderr] 123 + impl fmt::Display for CssString {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/selector.rs:124:67
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stderr]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 124 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stderr] 124 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/selector.rs:129:6
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl std::fmt::Display for CssLocalName {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 129 - impl std::fmt::Display for CssLocalName {
[INFO] [stderr] 129 + impl fmt::Display for CssLocalName {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> accessibility-scraper/src/selector.rs:130:67
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stderr]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 130 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
[INFO] [stderr] 130 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-scraper/src/html/mod.rs:164:25
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn root_element(&self) -> ElementRef {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> accessibility-scraper/src/html/tree_sink.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stderr]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-scraper/src/node.rs:283:20
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub fn classes(&self) -> Classes {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-scraper/src/node.rs:310:18
[INFO] [stderr]     |
[INFO] [stderr] 310 |     pub fn attrs(&self) -> Attrs {
[INFO] [stderr]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> accessibility-scraper/src/selector.rs:29:30
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stderr]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `accessibility-scraper` (lib) generated 12 warnings (run `cargo fix --lib -p accessibility-scraper` to apply 12 suggestions)
[INFO] [stderr] warning: `accessibility-scraper` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-tree/victor/src/dom/mod.rs:170:31
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<String> {
[INFO] [stderr]     |                               ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub fn child_text_content(&self, node: NodeId) -> Cow<'_, String> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> accessibility-tree/victor/src/fonts/parsing.rs:98:14
[INFO] [stderr]    |
[INFO] [stderr] 98 |     unsafe { mem::transmute(bytes) }
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 98 -     unsafe { mem::transmute(bytes) }
[INFO] [stderr] 98 +     unsafe { i16::from_ne_bytes(bytes) }
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> accessibility-tree/victor/src/fonts/parsing.rs:102:14
[INFO] [stderr]     |
[INFO] [stderr] 102 |     unsafe { mem::transmute(bytes) }
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 102 -     unsafe { mem::transmute(bytes) }
[INFO] [stderr] 102 +     unsafe { u16::from_ne_bytes(bytes) }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> accessibility-tree/victor/src/fonts/parsing.rs:106:14
[INFO] [stderr]     |
[INFO] [stderr] 106 |     unsafe { mem::transmute(bytes) }
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 106 -     unsafe { mem::transmute(bytes) }
[INFO] [stderr] 106 +     unsafe { u32::from_ne_bytes(bytes) }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> accessibility-tree/victor/src/layout/mod.rs:59:20
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC> {
[INFO] [stderr]    |                    ^^^^^            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                |
[INFO] [stderr]    |                    |                the same lifetime is elided here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn as_replaced(&self) -> Result<&ReplacedContent, NonReplacedIFC<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:277:24
[INFO] [stderr]     |
[INFO] [stderr] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<LayoutDataForElement> {
[INFO] [stderr]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     fn layout_data_mut(&self, element_id: NodeId) -> AtomicRefMut<'_, LayoutDataForElement> {
[INFO] [stderr]     |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:285:25
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot {
[INFO] [stderr]     |                         ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn element_box_slot(&self, element_id: NodeId) -> BoxSlot<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> accessibility-tree/victor/src/layout/dom_traversal.rs:292:32
[INFO] [stderr]     |
[INFO] [stderr] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot {
[INFO] [stderr]     |                                ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 292 |     fn pseudo_element_box_slot(&self, element_id: NodeId, which: WhichPseudoElement) -> BoxSlot<'_> {
[INFO] [stderr]     |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> accessibility-tree/victor/src/layout/positioned.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 36 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 39 |     ) -> AbsolutelyPositionedFragment {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ) -> AbsolutelyPositionedFragment<'a> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `accessibility-tree` (lib) generated 9 warnings (run `cargo fix --lib -p accessibility-tree` to apply 9 suggestions)
[INFO] [stderr] warning: `accessibility-tree` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accessibility_rs-d6ea0f8d7720e06d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a080214ee6a2d352)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test _audit ... ok
[INFO] [stdout] test _audit_large ... ok
[INFO] [stdout] test _audit_xlarge ... ok
[INFO] [stdout] test _audit_with_layout ... ok
[INFO] [stdout] test _audit_large_with_layout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-f619566b38faceec)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test unit::img::_audit_form_submit_img_missing_alt ... ok
[INFO] [stdout] test unit::anchor::_audit_missing_anchor_content_valid_href ... ok
[INFO] [stdout] test unit::label::_audit_label_id_noexist ... ok
[INFO] [stdout] test unit::label::_audit_label_valid_name ... ok
[INFO] [stdout] test unit::area::_audit_missing_alt_area ... ok
[INFO] [stdout] test unit::applet::_audit_missing_applet_alt ... ok
[INFO] [stdout] test unit::fieldset::_audit_missing_fieldset_legend ... ok
[INFO] [stdout] test unit::anchor::_audit_missing_anchor_content ... ok
[INFO] [stdout] test unit::applet::_audit_missing_applet_body ... ok
[INFO] [stdout] test unit::meta::_audit_blink_found ... ok
[INFO] [stdout] test unit::contrast::_audit_contrast_text_anchor ... ok
[INFO] [stdout] test unit::img::_audit_img_missing_alt ... ok
[INFO] [stdout] test unit::meta::_audit_meta_refresh ... ok
[INFO] [stdout] test unit::area::_audit_missing_alt_map ... ok
[INFO] [stdout] test unit::input::_audit_input_valid_name ... ok
[INFO] [stdout] test unit::img::_audit_form_submit_img_has_alt_and_title ... ok
[INFO] [stdout] test unit::meta::_xml_lang_incorrect_format ... ok
[INFO] [stdout] test unit::anchor::_audit_missing_alt_anchor_img ... ok
[INFO] [stdout] test unit::anchor::_audit_img_alt_matches_text_anchor ... ok
[INFO] [stdout] test unit::meta::_iframe_missing_title ... ok
[INFO] [stdout] test unit::heading::_audit_headings_empty ... ok
[INFO] [stdout] test unit::meta::_audit_missing_title ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accessibility_scraper-b5535c97df1c47b6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test html::tests::select_has_a_size_hint ... ok
[INFO] [stdout] test html::tests::root_element_document_doctype ... ok
[INFO] [stdout] test element_ref::element::tests::test_is_link ... ok
[INFO] [stdout] test element_ref::tests::test_scope ... ok
[INFO] [stdout] test html::tests::root_element_fragment ... ok
[INFO] [stdout] test element_ref::element::tests::test_has_class ... ok
[INFO] [stdout] test element_ref::element::tests::test_has_id ... ok
[INFO] [stdout] test selector::tests::selector_conversions ... ok
[INFO] [stdout] test test::tag_with_newline ... ok
[INFO] [stdout] test html::tests::root_element_document_comment ... ok
[INFO] [stdout] test html::serializable::tests::test_serialize ... ok
[INFO] [stdout] test html::tests::select_is_reversible ... ok
[INFO] [stdout] test selector::tests::invalid_selector_conversions - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accessibility_tree-09edb4f205a75b7a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dom::size_of ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests accessibility_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test accessibility-rs/src/lib.rs - (line 23) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests accessibility_scraper
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test accessibility-scraper/src/html/mod.rs - html::Html::parse_document (line 124) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 37) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 88) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 100) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 15) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 44) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 114) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 30) ... ok
[INFO] [stdout] test accessibility-scraper/src/lib.rs - (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b0733817870c7d6561efe55fcd3dad1178c53e61a07ba5e3a9ef26195810ec05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0733817870c7d6561efe55fcd3dad1178c53e61a07ba5e3a9ef26195810ec05", kill_on_drop: false }`
[INFO] [stdout] b0733817870c7d6561efe55fcd3dad1178c53e61a07ba5e3a9ef26195810ec05
